body {
font-size:18px;
color: #2c2626;
font-family:"Microsoft YaHei","微软雅黑","黑体";
}

* a {
color: #2c2626;
}

* a:hover {
color:#ff0000;
text-decoration:underline;
}
/* 通用新闻列表 */
.newlist12 ul li {
	line-height:24px;
	background:url(ico.jpg) no-repeat 0px 10px;
	text-indent:14px;
}
.newlist14 ul li {
	line-height:30px;
	background:url(ico.jpg) no-repeat 0px 12px;
	text-indent:14px;
	font-size:14px;
}
.newlist12-date ul li {
	line-height:24px;
	vertical-align:bottom;
}
.newlist14-date ul li {
	line-height:30px;
	vertical-align:bottom;
}
.newlist12-date ul li a,.newlist14-date ul li a {
	float:left;
}
.newlist12-date ul li span,.newlist14-date ul li span {
	float:right;
}
.newlist12-date ul li a {
	background:url(ico.jpg) no-repeat 0px 12px;
	text-indent:14px;	
}
.newlist14-date ul li a {
	background:url(ico.jpg) no-repeat 0px 12px;
	text-indent:14px;		
	font-size:14px;
}
.newlist14-date ul li span {
font-size:12px;
color:#ddd;	
}




#head-search {
	margin-top:30px;
	width:360px;
	float:right;
}

#Keyword {
	height:40px;
	line-height:38px;
	width:220px;
	font-size:14px;
	border:1px solid #ccc;
}
#key-select {
float:left;
width:60px;
font-size:14px;
text-align:center;
height:40px;
border:1px solid #ccc;
}
#key-search {
	color:#fff;
	background:#255289;
	font-size:14px;
	text-align:center;
width:80px;
	height:40px;
	line-height:38px;
	border:1px solid #255289;
}